home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-08-01 | 1.1 KB | 45 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = eText
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- GLOBAL_RESOURCES = KeyBindingFiles
-
- CLASSES = eText.Annotation.m eText.Class.m eText.eTDoc.m\
- eText.NeXTHack.m eText.Pasteboard.m eText.PlainText.m\
- eText.RichText.m eText.TaggedText.m eText.Undo.m\
- eText.XText.m MiscSearchText.m XTAction.m XTAction_parser.m
-
- HFILES = eText.Annotation.h eText.Class.h eText.eTDoc.h\
- eText.NeXTHack.h eText.Pasteboard.h eText.PlainText.h\
- eText.RichText.h eText.TaggedText.h eText.Undo.h eText.XText.h\
- MiscSearchText.h XTAction.h
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
-
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = subproj.make
- SOURCEMODE = 444
-
-
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-